UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

Automatic actions must be disabled for blank CDs.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51485 OSX8-00-00085 SV-65695r1_rule Medium
Description
Automatic actions must be disabled for blank CDs.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53827r1_chk )
To check if the system has the correct setting for blank CDs in the configuration profile, run the following command:

system_profiler SPConfigurationProfileDataType | grep "com.apple.digihub.blank.cd.appeared" | grep "action" | awk '{ print $3 }' | sed 's/;//'

The check should return a value of "1". If this is not defined or not set to "1", this is a finding.
Fix Text (F-56287r1_fix)
This setting must be configured using a configuration profile.